libghc-word-trie-prof software package provides implementation of a finite trie over words; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-word-trie-prof
libghc-word-trie-prof is installed in your system.
Make ensure the libghc-word-trie-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-word-trie-prof *
You will get with libghc-word-trie-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-word-trie-prof |
| Version | 0.3.0-6 |
| Description | implementation of a finite trie over words; profiling libraries |
| Sub Section | haskell |